| Total Complexity | 7 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 99 |
| Lines of code | 19 |
| Logical lines of code | 7 |
| Comment lines | 66 |
| Methods | 5 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| test_should_activate_sentry_is_true_if_regular_user_in_sentry_segment() | 71 | 2 | 5 | |
| test_should_activate_sentry_is_false_if_regular_user_outside_sentry_segment() | 71 | 2 | 5 | |
| test_should_activate_sentry_is_true_if_a11n_with_sticker() | 79 | 1 | 3 | |
| test_should_activate_sentry_is_false_if_a11n_without_sticker() | 79 | 1 | 3 | |
| test_should_activate_sentry_is_false_if_a11n_without_sticker_and_in_sentry_segment() | 79 | 1 | 3 |